Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps memory-level from 1.0.0 to 3.1.0.

Release notes

Sourced from memory-level's releases.

v3.1.0

Added

  • Implement db.getSync() (#21) (b5f5c52) (Vincent Weevers)

v3.0.0

Would you mind voting in this community poll? Thank you! If you are upgrading: please see https://github.com/Level/memory-level/blob/HEAD/UPGRADING.md.

Changed

  • Breaking: upgrade to abstract-level 3 (#17) (946a57f) (Vincent Weevers)
  • Refactor: split index.js into lib files (#19) (2c24c62) (Vincent Weevers)

Added

  • Implement has() and hasMany() (#18) (fbad527) (Vincent Weevers)
  • Implement explicit snapshots (#16) (f832018) (Vincent Weevers)

Fixed

  • Increase code coverage to 100% (#20) (c5abd4a) (Vincent Weevers)

v2.0.0

If you are upgrading: please see https://github.com/Level/memory-level/blob/HEAD/UPGRADING.md.

Changed

  • Breaking: upgrade to abstract-level 2 (77dac64) (Vincent Weevers)

Removed

  • Breaking: drop support of Node.js < 18 (caff07d) (Vincent Weevers)
  • Remove level-mem compatibility checks (8552de5) (Vincent Weevers)
Changelog

Sourced from memory-level's changelog.

[3.1.0] - 2025-04-20

Added

  • Implement db.getSync() (#21) (b5f5c52) (Vincent Weevers)

[3.0.0] - 2025-01-26

Would you mind voting in this community poll? Thank you! If you are upgrading: please see https://github.com/Level/memory-level/blob/main/UPGRADING.md.

Changed

  • Breaking: upgrade to abstract-level 3 (#17) (946a57f) (Vincent Weevers)
  • Refactor: split index.js into lib files (#19) (2c24c62) (Vincent Weevers)

Added

  • Implement has() and hasMany() (#18) (fbad527) (Vincent Weevers)
  • Implement explicit snapshots (#16) (f832018) (Vincent Weevers)

Fixed

  • Increase code coverage to 100% (#20) (c5abd4a) (Vincent Weevers)

[2.0.0] - 2024-10-22

If you are upgrading: please see https://github.com/Level/memory-level/blob/main/UPGRADING.md.

Changed

  • Breaking: upgrade to abstract-level 2 (77dac64) (Vincent Weevers)

Removed

  • Breaking: drop support of Node.js < 18 (caff07d) (Vincent Weevers)
  • Remove level-mem compatibility checks (8552de5) (Vincent Weevers)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [memory-level](https://github.com/Level/memory-level) from 1.0.0 to 3.1.0.
- [Release notes](https://github.com/Level/memory-level/releases)
- [Changelog](https://github.com/Level/memory-level/blob/main/CHANGELOG.md)
- [Commits](Level/memory-level@v1.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: memory-level
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 21, 2025
@achingbrain
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2025

The dependabot.yml entry that created this PR has been deleted so this PR can't be recreated. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

@achingbrain achingbrain closed this Sep 2, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@achingbrain achingbrain deleted the dependabot/npm_and_yarn/memory-level-3.1.0 branch September 2, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant